Update specification URLs for FileAPI. 
diff --git a/FileAPI/progress.html b/FileAPI/progress.html index 6e03c13..b2e03b3 100644 --- a/FileAPI/progress.html +++ b/FileAPI/progress.html 
@@ -1,7 +1,7 @@  <!DOCTYPE html>  <meta charset=utf-8>  <title>Process Events for FileReader</title> -<link rel=help href="http://www.w3.org/TR/FileAPI/#event-handler-attributes-section"> +<link rel=help href="http://dev.w3.org/2006/webapi/FileAPI/#event-handler-attributes-section">  <link rel=author title="Jinks Zhao" href="mailto:jinks@maxthon.com">  <script src="/resources/testharness.js"></script>  <script src="/resources/testharnessreport.js"></script>